CertUsageType

public enum CertUsageType implements Parcelable

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard

Functions

Link copied to clipboard
public int describeContents()
Link copied to clipboard
public static CertUsageType valueOf(String name)
Returns the enum constant of this type with the specified name.
Link copied to clipboard
public static Array<CertUsageType> values()
Returns an array containing the constants of this enum type, in the order they're declared.
Link copied to clipboard
public void writeToParcel(Parcel dest, int flags)